Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
IWordListBuilder::GetNthWordField Method
IWordListBuilder Interface | IWordListBuilder Interface | Send Feedback

If the dtsWlbListFields flag was set in ListMatchingWords, you can call GetNthWordField to get the field in which a word occurred

[id(7), helpstring("method GetNthWordField")]
HRESULT GetNthWordField([in] long iWord, [out, retval] BSTR * pVal);
Parameters
Parameters 
Description 
[in] long iWord 
The word to get field information for (0 to Count-1) 
Returns

The field that contains this word.

Interface
Links
You are here: COM Interface > Interfaces > IWordListBuilder Interface > IWordListBuilder::GetNthWordField Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.